Skip to content

chore(deps): bump swiper from 8.4.7 to 9.0.5 #6

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github-enterprise Feb 17, 2023

Bumps swiper from 8.4.7 to 9.0.5.

Release notes

Sourced from swiper's releases.

v9.0.5

Bug Fixes

  • scrollbar: fix duplicated scrollbar (e99361d), closes #6386

v9.0.4

Bug Fixes

  • autoplay: fixing autoplay undefined error (#6366) (f2a0572)
  • pagination: fix pagination bullets children clicks (8bcff39), closes #6361
  • virtual: grab DOM slides only from wrapper children (d59183d)
  • zoom: fix gesture scale origin (c89b2dd), closes #6371

v9.0.3

Bug Fixes

  • core: don't proceed lazy if swiper destroyed (4ea0102), closes #6322
  • core: fix loop handling with virtual (69462d2), closes #6343
  • element: fix converting boolean/string params to module object (192e0d4), closes #6328
  • navigation: allow multiple classes in navigation options (#6345) (ca49b9f), closes #6344
  • thumbs: ensure there is a slide to add a class (c6294ad), closes #6335

Features

v9.0.2

Bug Fixes

... (truncated)

Changelog

Sourced from swiper's changelog.

9.0.5 (2023-02-13)

Bug Fixes

  • scrollbar: fix duplicated scrollbar (e99361d), closes #6386

9.0.4 (2023-02-10)

Bug Fixes

  • autoplay: fixing autoplay undefined error (#6366) (f2a0572)
  • pagination: fix pagination bullets children clicks (8bcff39), closes #6361
  • virtual: grab DOM slides only from wrapper children (d59183d)
  • zoom: fix gesture scale origin (c89b2dd), closes #6371

9.0.3 (2023-02-06)

Bug Fixes

  • core: don't proceed lazy if swiper destroyed (4ea0102), closes #6322
  • core: fix loop handling with virtual (69462d2), closes #6343
  • element: fix converting boolean/string params to module object (192e0d4), closes #6328
  • navigation: allow multiple classes in navigation options (#6345) (ca49b9f), closes #6344
  • thumbs: ensure there is a slide to add a class (c6294ad), closes #6335

Features

9.0.2 (2023-02-03)

Bug Fixes

  • core: fixed loop behavior in free mode with mousewheel (336d908), closes #6323
  • types: spaceBetween can also be a string (446fb06), closes #6286
  • vue: declaration for autoplayTimeLeft event (8467397), closes #6333

9.0.1 (2023-02-02)

Bug Fixes

  • core: fix class removal in setBreakpoints (6cb79cf), closes #6319
  • virtual: fix undefined document (9cee290), closes #6318

9.0.0 (2023-02-01)

Core

  • new oneWayMovement parameter
  • removed Dom7 dependency

... (truncated)

Commits
  • d34ca69 9.0.5
  • e99361d fix(scrollbar): fix duplicated scrollbar
  • c94e08d 9.0.4
  • d59183d fix(virtual): grab DOM slides only from wrapper children
  • c89b2dd fix(zoom): fix gesture scale origin
  • 8bcff39 fix(pagination): fix pagination bullets children clicks
  • 539a859 chore: lint
  • f2a0572 fix(autoplay): fixing autoplay undefined error (#6366)
  • fe3aee3 9.0.3
  • 192e0d4 fix(element): fix converting boolean/string params to module object
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2023
@dependabot dependabot bot requested a review from a team February 17, 2023 01:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swiper-9.0.5 branch from f8a2a22 to 0c151d9 Compare February 18, 2023 10:11
Bumps [swiper](https://github.com/nolimits4web/Swiper) from 8.4.7 to 9.0.5.
- [Release notes](https://github.com/nolimits4web/Swiper/releases)
- [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nolimits4web/Swiper/compare/v8.4.7...v9.0.5)

---
updated-dependencies:
- dependency-name: swiper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise Mar 3, 2023

Superseded by #13.

@dependabot dependabot bot closed this Mar 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swiper-9.0.5 branch March 3, 2023 01:08
@dependabot @github-enterprise
Copy link
Author

dependabot bot commented on behalf of github-enterprise Mar 3, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign in to join this conversation on GitHub.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants